home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mp3pla2a / form1.frm next >
Text File  |  1999-09-26  |  45KB  |  1,610 lines

  1. VERSION 5.00
  2. Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
  3. Object = "{24365B29-A3B5-11D1-B8B0-444553540000}#1.0#0"; "XFXFORMSHAPER.OCX"
  4. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
  5. Begin VB.Form Form1 
  6.    BackColor       =   &H00000000&
  7.    BorderStyle     =   0  'None
  8.    Caption         =   "MP3 Car Audio v0.5 Por juan calvo"
  9.    ClientHeight    =   8415
  10.    ClientLeft      =   195
  11.    ClientTop       =   930
  12.    ClientWidth     =   11985
  13.    Icon            =   "Form1.frx":0000
  14.    LinkTopic       =   "Form1"
  15.    OLEDropMode     =   1  'Manual
  16.    ScaleHeight     =   8415
  17.    ScaleWidth      =   11985
  18.    Begin VB.TextBox Text3 
  19.       BackColor       =   &H00000000&
  20.       BeginProperty Font 
  21.          Name            =   "Arial"
  22.          Size            =   12
  23.          Charset         =   0
  24.          Weight          =   400
  25.          Underline       =   0   'False
  26.          Italic          =   0   'False
  27.          Strikethrough   =   0   'False
  28.       EndProperty
  29.       ForeColor       =   &H0000FFFF&
  30.       Height          =   1995
  31.       Left            =   2115
  32.       MultiLine       =   -1  'True
  33.       ScrollBars      =   2  'Vertical
  34.       TabIndex        =   16
  35.       Top             =   6075
  36.       Width           =   3705
  37.    End
  38.    Begin VB.ListBox List3 
  39.       Height          =   450
  40.       Left            =   8970
  41.       TabIndex        =   15
  42.       Top             =   6615
  43.       Width           =   1170
  44.    End
  45.    Begin VB.Timer Timer3 
  46.       Interval        =   100
  47.       Left            =   1230
  48.       Top             =   3750
  49.    End
  50.    Begin VB.PictureBox Picture3 
  51.       BackColor       =   &H00000000&
  52.       Height          =   2535
  53.       Left            =   2190
  54.       ScaleHeight     =   2475
  55.       ScaleWidth      =   3570
  56.       TabIndex        =   7
  57.       Top             =   3405
  58.       Width           =   3630
  59.       Begin VB.ListBox List2 
  60.          BackColor       =   &H00000000&
  61.          ForeColor       =   &H00FFFFFF&
  62.          Height          =   2085
  63.          ItemData        =   "Form1.frx":0CCA
  64.          Left            =   30
  65.          List            =   "Form1.frx":0CCC
  66.          OLEDropMode     =   1  'Manual
  67.          Style           =   1  'Checkbox
  68.          TabIndex        =   8
  69.          Top             =   30
  70.          Width           =   3510
  71.       End
  72.       Begin VB.TextBox Text2 
  73.          Height          =   255
  74.          Left            =   1800
  75.          TabIndex        =   14
  76.          Text            =   "Text2"
  77.          Top             =   1725
  78.          Width           =   960
  79.       End
  80.       Begin VB.Image boton 
  81.          Height          =   240
  82.          Index           =   17
  83.          Left            =   1740
  84.          Picture         =   "Form1.frx":0CCE
  85.          ToolTipText     =   "Letra de Tema seleccionado"
  86.          Top             =   2190
  87.          Width           =   300
  88.       End
  89.       Begin VB.Image boton 
  90.          Height          =   240
  91.          Index           =   16
  92.          Left            =   1245
  93.          Picture         =   "Form1.frx":10D0
  94.          ToolTipText     =   "Grabar Play List"
  95.          Top             =   2205
  96.          Width           =   300
  97.       End
  98.       Begin VB.Image boton 
  99.          Height          =   240
  100.          Index           =   15
  101.          Left            =   945
  102.          Picture         =   "Form1.frx":14D2
  103.          ToolTipText     =   "Replay"
  104.          Top             =   2205
  105.          Width           =   300
  106.       End
  107.       Begin VB.Image boton 
  108.          Height          =   240
  109.          Index           =   14
  110.          Left            =   0
  111.          Picture         =   "Form1.frx":18D4
  112.          ToolTipText     =   "Borrar Tema"
  113.          Top             =   2205
  114.          Width           =   300
  115.       End
  116.       Begin VB.Image boton 
  117.          Height          =   255
  118.          Index           =   13
  119.          Left            =   615
  120.          Picture         =   "Form1.frx":1CD6
  121.          ToolTipText     =   "Cargar Play List"
  122.          Top             =   2205
  123.          Width           =   300
  124.       End
  125.       Begin VB.Image boton 
  126.          Height          =   240
  127.          Index           =   11
  128.          Left            =   315
  129.          Picture         =   "Form1.frx":2114
  130.          ToolTipText     =   "Borrar todos los temoas"
  131.          Top             =   2205
  132.          Width           =   300
  133.       End
  134.       Begin VB.Image boton 
  135.          Height          =   285
  136.          Index           =   10
  137.          Left            =   3150
  138.          Picture         =   "Form1.frx":2516
  139.          Stretch         =   -1  'True
  140.          Top             =   2190
  141.          Width           =   345
  142.       End
  143.    End
  144.    Begin VB.PictureBox Picture2 
  145.       BackColor       =   &H00000000&
  146.       Height          =   2580
  147.       Left            =   6375
  148.       ScaleHeight     =   2520
  149.       ScaleWidth      =   3765
  150.       TabIndex        =   4
  151.       Top             =   225
  152.       Width           =   3825
  153.       Begin VB.Label Label4 
  154.          Alignment       =   2  'Center
  155.          BackStyle       =   0  'Transparent
  156.          BeginProperty Font 
  157.             Name            =   "Arial"
  158.             Size            =   8.25
  159.             Charset         =   0
  160.             Weight          =   400
  161.             Underline       =   0   'False
  162.             Italic          =   0   'False
  163.             Strikethrough   =   0   'False
  164.          EndProperty
  165.          ForeColor       =   &H00FFFFFF&
  166.          Height          =   2565
  167.          Left            =   -15
  168.          TabIndex        =   5
  169.          Top             =   -75
  170.          Width           =   3435
  171.       End
  172.    End
  173.    Begin VB.Timer Timer2 
  174.       Interval        =   100
  175.       Left            =   6555
  176.       Top             =   2760
  177.    End
  178.    Begin VB.PictureBox Picture1 
  179.       BackColor       =   &H00000000&
  180.       BorderStyle     =   0  'None
  181.       FillColor       =   &H00C000C0&
  182.       Height          =   645
  183.       Left            =   2250
  184.       OLEDropMode     =   1  'Manual
  185.       Picture         =   "Form1.frx":2954
  186.       ScaleHeight     =   645
  187.       ScaleWidth      =   2130
  188.       TabIndex        =   1
  189.       Top             =   2115
  190.       Width           =   2130
  191.       Begin VB.TextBox Text1 
  192.          Appearance      =   0  'Flat
  193.          BackColor       =   &H0021BA9C&
  194.          BorderStyle     =   0  'None
  195.          BeginProperty Font 
  196.             Name            =   "Terminal"
  197.             Size            =   9
  198.             Charset         =   255
  199.             Weight          =   400
  200.             Underline       =   0   'False
  201.             Italic          =   0   'False
  202.             Strikethrough   =   0   'False
  203.          EndProperty
  204.          ForeColor       =   &H00000000&
  205.          Height          =   195
  206.          Left            =   120
  207.          Locked          =   -1  'True
  208.          TabIndex        =   13
  209.          Top             =   90
  210.          Width           =   1920
  211.       End
  212.       Begin VB.Image boton 
  213.          Height          =   195
  214.          Index           =   7
  215.          Left            =   1530
  216.          Picture         =   "Form1.frx":6B36
  217.          Top             =   330
  218.          Width           =   240
  219.       End
  220.       Begin VB.Image boton 
  221.          Height          =   195
  222.          Index           =   8
  223.          Left            =   1785
  224.          Picture         =   "Form1.frx":6DE8
  225.          Top             =   330
  226.          Width           =   240
  227.       End
  228.       Begin VB.Label Label3 
  229.          BackStyle       =   0  'Transparent
  230.          BeginProperty Font 
  231.             Name            =   "Times New Roman"
  232.             Size            =   8.25
  233.             Charset         =   0
  234.             Weight          =   400
  235.             Underline       =   0   'False
  236.             Italic          =   0   'False
  237.             Strikethrough   =   0   'False
  238.          EndProperty
  239.          ForeColor       =   &H00000000&
  240.          Height          =   165
  241.          Left            =   120
  242.          OLEDropMode     =   1  'Manu